How to Install cups-x2go software package in Debian 9 (Stretch)

How to Install cups-x2go software package in Debian 9 (Stretch)

cups-x2go software package provides Virtual X2Go printer for CUPS, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cups-x2go 

cups-x2go is installed in your system.

Make ensure the cups-x2go package were installed using the commands given below,

$ sudo dpkg-query -l | grep cups-x2go *

You will get with cups-x2go package name, version, architecture and description in a table

cups-x2go package basic information:

Distro Debian 9 stretch
Section X Window System software
Package cups-x2go
Version 3.0.1.3-1
Description Virtual X2Go printer for CUPS
Sub Section x11


See Also, How to uninstall or remove cups-x2go software package from Debian 9 (Stretch)?